Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    ThrowsCount max
  • 20000000

  • max
  • 20000000

  • com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck argumentCount
  • 1

  • methodName
  • ^assert(True|False)$

  • Summary:

    Report id Files Violations Severity-warning
    base 3149 0 0
    patch 3149 8275 8275
    difference 561 8275 8275

    Report id com.github.sevntu.checkstyle.checks.coding.ForbidCertainMethodCheck
    base 0
    patch 8275
    difference 8275

    Number of unique base messages reported below: 0
    Number of unique patch messages reported below: 8275

    Violations:

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/Helpers.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/MapInterfaceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 849 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 851 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 869 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 991 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1019 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1020 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1048 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1077 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1137 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1165 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1166 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1245 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1268 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1316 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1475 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1478 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1500 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1503 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1554 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1557 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1606 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/SortedMapInterfaceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/AbstractListMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/AbstractMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/BiMapClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/BiMapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapPutAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapAsMapGetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsKeyTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsValueTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapEntriesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapGetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapKeySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapKeysTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutIterableTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapRemoveEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapReplaceValuesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapSizeTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultimapValuesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetAddTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetContainsTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetElementSetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetEntrySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/MultisetRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/SetMultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/google/SetMultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionAddAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionAddTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionContainsAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionIteratorTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/ConcurrentMapRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/ConcurrentMapReplaceEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/ListRetainAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/ListSubListTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/MapClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/MapEntrySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/NavigableMapNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/NavigableSetNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/collect/testing/testers/SortedMapNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/util/concurrent/testing/AbstractCheckedFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/util/concurrent/testing/AbstractListenableFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/src/com/google/common/util/concurrent/testing/MockFutureListener.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/collect/testing/MinimalIterableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/collect/testing/features/FeatureUtilTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/ArbitraryInstancesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/FreshValueGeneratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/GcFinalizationTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/NullPointerTesterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1138 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1332 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1337 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1339 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1344 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1346 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1352 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1357 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1364 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/SerializableTesterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/testing/TestLogHandlerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-testlib/test/com/google/common/util/concurrent/testing/TestingExecutorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/AbstractIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/AsciiTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/CharMatcherTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 688 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/CharsetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/EnumsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/EquivalenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/FunctionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/ObjectsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 33 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/OptionalTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/PreconditionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/PredicatesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 917 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 918 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 922 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/SplitterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/StopwatchTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/StringsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/ThrowablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/base/Utf8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheBuilderSpecTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheEvictionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheExpirationTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheLoadingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1213 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1476 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2206 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2283 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2340 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2341 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2451 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2543 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheManualTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheReferencesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/CacheTesting.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/EmptyCachesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/LocalCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 581 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 779 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 858 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 884 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 919 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 983 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1001 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1009 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1142 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1148 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1161 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1162 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1163 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1172 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1174 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1184 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1185 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1186 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1191 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1193 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1222 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1227 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1235 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1398 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1401 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1404 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1408 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1422 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1435 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1441 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1449 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1455 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1522 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1531 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1538 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1599 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1600 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1601 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1626 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1627 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1628 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1663 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1666 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1669 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1675 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1679 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1680 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1681 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1768 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1769 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1817 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1818 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1854 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1855 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1881 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1887 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1889 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1890 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1891 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1918 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1924 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1928 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1929 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1930 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1938 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1940 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1966 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1971 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1973 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1984 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1992 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1994 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2018 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2023 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2026 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2043 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2048 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2052 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2060 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2065 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2069 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2147 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2240 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2251 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2256 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2276 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2326 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2333 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2340 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2346 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2351 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2354 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2356 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2420 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2421 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2450 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2451 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2480 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2481 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2511 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2512 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2549 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2552 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2606 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2609 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/LocalLoadingCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/NullCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/cache/PopulatedCachesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractImmutableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractMapEntryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractMultimapAsMapImplementsMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractSequentialIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractTableReadTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/AbstractTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ArrayListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ArrayTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/Collections2Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ComparatorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ComparisonChainTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ConcurrentHashMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ContiguousSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/EmptyImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/EnumBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/EnumHashBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/EvictingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/FilteredCollectionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/FilteredMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/FluentIterableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ForwardingConcurrentMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/GeneralRangeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/HashBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/HashMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableClassToInstanceMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableRangeMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableSetMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 339 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 412 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 428 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 434 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableSortedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 641 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableSortedMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableSortedSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 504 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 715 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 716 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 717 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 718 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 726 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 755 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 761 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 762 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 763 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 766 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 784 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 785 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 807 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 857 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 877 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 891 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 939 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 945 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1117 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/IterablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 535 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 541 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 580 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 706 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 971 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 973 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 986 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 994 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1009 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1011 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1017 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1027 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1044 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1045 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1055 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1088 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1102 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1112 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1133 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1200 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1204 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1245 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1246 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1337 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/IteratorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 878 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 933 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 943 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 960 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 965 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 987 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 997 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 999 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1036 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1037 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1058 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1059 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1061 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1067 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1106 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1112 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1125 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1132 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1145 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1147 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1158 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1198 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1211 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1218 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1232 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1236 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1256 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1272 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1274 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1276 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1309 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1330 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1422 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1435 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1465 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1483 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1497 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1515 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1550 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1552 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1558 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1568 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1582 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1584 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1630 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1635 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1639 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1665 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1673 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1679 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/LenientSerializableTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/LinkedHashMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/LinkedListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ListsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MapMakerInternalMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 884 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 885 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MapMakerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MapsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1059 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1456 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1504 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MapsTransformValuesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MapsTransformValuesUnmodifiableIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MinMaxPriorityQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 691 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 851 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 855 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 859 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 865 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 866 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MultimapBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MultimapsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 664 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MultisetsImmutableEntryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/MultisetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/ObjectArraysTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/OrderingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/PeekingIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/QueuesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/RangeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/RegularImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 561 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 739 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 740 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 833 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 835 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 836 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 969 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1139 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SimpleAbstractMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SingletonImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SortedIterablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 29 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedDequeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedNavigableMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedNavigableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/SynchronizedTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/TableCollectionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1126 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/TreeBasedTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/TreeMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/TreeRangeMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/TreeRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/UnmodifiableIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/UnmodifiableListIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/collect/WellBehavedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/escape/ArrayBasedEscaperMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/eventbus/SubscriberRegistryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/eventbus/SubscriberTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 604 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 624 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 656 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableDirectedMultiNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableSimpleDirectedGraphTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableSimpleDirectedNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableSimpleUndirectedGraphTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableSimpleUndirectedNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/graph/ConfigurableUndirectedMultiNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/hash/AbstractStreamingHasherTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/hash/BloomFilterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/hash/HashCodeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/hash/HashTestUtils.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/hash/HashingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/AppendableWriterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/BaseEncodingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/ByteSinkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/ByteSourceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/ByteSourceTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/ByteStreamsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CharSequenceReaderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CharSinkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CharSourceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CharSourceTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CloseablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CloserTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/CountingInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/FileBackedOutputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/FilesSimplifyPathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/FilesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 772 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/LittleEndianDataInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/MultiInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/MultiReaderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/io/PatternFilenameFilterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/math/BigIntegerMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 22

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/math/DoubleMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/math/IntMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 22

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/math/LongMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/net/HostAndPortTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/net/HostSpecifierTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/net/InetAddressesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/net/InternetDomainNameTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/net/MediaTypeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/BooleansTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/BytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/CharsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/DoublesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/FloatsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/IntsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/LongsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/PrimitivesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/ShortsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/SignedBytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/UnsignedBytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/UnsignedIntegerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/UnsignedIntsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/UnsignedLongTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/primitives/UnsignedLongsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/reflect/ElementTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/reflect/InvokableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/reflect/MutableTypeToInstanceMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/reflect/TypeTokenSubtypeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 607 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 657 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 684 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 818 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 820 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 822 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 929 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 937 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 943 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 949 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 950 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 957 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 969 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 971 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1325 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1336 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1351 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1382 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2001 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2007 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractExecutionThreadServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureCancellationCauseTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractListeningExecutorServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractScheduledServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AbstractServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 882 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/AtomicLongMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/ExecutionListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/FutureCallbackTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/FuturesGetUncheckedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1133 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1134 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1354 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1364 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1365 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1583 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1604 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1846 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1848 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1948 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1950 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2071 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2073 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2174 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2176 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2178 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2181 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2194 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2219 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2220 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2283 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2300 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2301 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2303 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2304 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2315 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2319 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2320 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2330 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2331 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2332 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2348 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2623 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2624 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2728 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2729 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2755 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2756 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3178 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3194 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3197 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3212 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3215 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3282 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3286 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3289 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3312 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3323 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3325 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3328 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3342 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3347 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3361 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3363 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3366 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3379 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3380 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3381 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3382 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3383 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3419 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3426 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3432 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3434 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3435 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3451 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3453 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3455 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3468 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3475 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3520 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3522 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3531 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3545 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3546 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3547 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3554 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3555 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3556 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3557 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3558 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3593 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3594 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3672 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3897 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3898 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3899 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3900 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3913 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3915 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3917 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3922 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3923 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3940 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/FuturesTransformAsyncTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/GeneratedMonitorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 47
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/JdkFutureAdaptersTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/ListenableFutureTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/ListenableFutureTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 41
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/SequentialExecutorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/SettableFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/StripedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/SupplementalMonitorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/TestPlatform.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/ThreadFactoryBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/TrustedInputFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/TrustedListenableFutureTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/UninterruptibleFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/UntrustedInputFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/android/guava-tests/test/com/google/common/util/concurrent/WrappingExecutorServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/Helpers.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/MapInterfaceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 533 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 756 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 849 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 851 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 869 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 991 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1019 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1020 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1048 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1049 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1077 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1078 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1137 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1165 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1166 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1192 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1245 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1268 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1294 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1316 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1475 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1478 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1500 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1503 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1554 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1557 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1606 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/SortedMapInterfaceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/SpliteratorTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/AbstractListMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/AbstractMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/BiMapClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/BiMapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapPutAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/ListMultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapAsMapGetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsKeyTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapContainsValueTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapEntriesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapGetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapKeySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapKeysTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutAllMultimapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutIterableTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapRemoveEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapReplaceValuesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapSizeTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultimapValuesTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetAddTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetContainsTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetElementSetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetEntrySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/MultisetRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/SetMultimapAsMapTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/google/SetMultimapPutTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionAddAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionAddTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionContainsAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionIteratorTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveIfTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/CollectionSpliteratorTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/ConcurrentMapRemoveTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/ConcurrentMapReplaceEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/ListRetainAllTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/ListSubListTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/MapClearTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/MapEntrySetTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/MapRemoveEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/MapReplaceEntryTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/NavigableMapNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/NavigableSetNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/collect/testing/testers/SortedMapNavigationTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/util/concurrent/testing/AbstractCheckedFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/util/concurrent/testing/AbstractListenableFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/src/com/google/common/util/concurrent/testing/MockFutureListener.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 23

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/collect/testing/FeatureSpecificTestSuiteBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/collect/testing/MinimalIterableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/collect/testing/features/FeatureUtilTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/ArbitraryInstancesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 254 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/FreshValueGeneratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/GcFinalizationTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/NullPointerTesterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1190 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1384 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1386 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1389 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1391 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1396 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1398 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1401 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1404 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1414 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1416 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/SerializableTesterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/testing/TestLogHandlerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-testlib/test/com/google/common/util/concurrent/testing/TestingExecutorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/AbstractIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/AsciiTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/CharMatcherTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 381 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 688 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 698 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 702 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 703 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/CharsetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/EnumsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/EquivalenceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/FinalizableReferenceQueueClassLoaderUnloadingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/FunctionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/ObjectsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 33 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/OptionalTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/PreconditionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/PredicatesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 555 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 556 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 563 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 565 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 566 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 599 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 621 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 901 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 916 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 917 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 918 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 922 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/SplitterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/StopwatchTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/StringsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/ThrowablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/base/Utf8Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheBuilderGwtTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheBuilderSpecTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheEvictionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheExpirationTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheLoadingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1213 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1476 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2206 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2283 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2340 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2341 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2451 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2543 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheManualTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheReferencesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/CacheTesting.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/EmptyCachesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/LocalCacheMapComputeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/LocalCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 577 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 880 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 921 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 979 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 992 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 997 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1005 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1014 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1138 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1139 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1144 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1145 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1158 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1169 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1170 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1180 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1181 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1182 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1187 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1188 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1189 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1210 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1218 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1223 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1231 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1351 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1394 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1397 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1400 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1404 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1410 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1418 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1421 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1431 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1437 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1451 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1518 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1527 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1534 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1595 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1596 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1597 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1622 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1623 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1624 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1659 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1662 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1665 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1671 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1675 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1676 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1677 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1764 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1765 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1787 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1849 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1850 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1886 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1887 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1913 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1919 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1921 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1922 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1923 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1950 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1956 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1960 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1961 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1962 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1970 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1972 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1998 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2003 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2005 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2016 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2024 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2026 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2050 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2055 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2058 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2075 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2080 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2084 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2092 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2097 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2101 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2167 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2179 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2272 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2275 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2283 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2288 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2332 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2365 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2378 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2383 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2386 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2388 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2452 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2453 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2482 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2483 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2512 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2513 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2543 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2544 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2581 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2584 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2638 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2641 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/LocalLoadingCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/NullCacheTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/cache/PopulatedCachesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 231 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractImmutableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractMapEntryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractMultimapAsMapImplementsMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractSequentialIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractTableReadTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/AbstractTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ArrayListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ArrayTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/Collections2Test.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 332 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ComparatorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ComparisonChainTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ConcurrentHashMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ContiguousSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/EmptyImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/EnumBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/EnumHashBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/EvictingQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/FilteredCollectionsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/FilteredMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/FluentIterableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 633 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 696 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 729 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ForwardingConcurrentMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/GeneralRangeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/HashBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/HashMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableClassToInstanceMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableRangeMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 419 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableSetMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableSortedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 809 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableSortedMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 583 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 645 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableSortedSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 523 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 798 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 799 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 800 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 801 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 810 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 822 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 828 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 829 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 830 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 835 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 836 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 838 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 840 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 842 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 857 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 858 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 859 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 863 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 874 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 881 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 931 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 937 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 965 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1004 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1006 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1015 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1018 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1021 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/IterablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 518 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 528 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 538 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 711 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1008 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1010 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1023 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1025 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1031 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1033 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1048 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1054 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1064 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1081 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1082 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1092 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1115 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1139 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1149 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1170 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1180 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1232 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1237 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1241 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1283 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1374 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/IteratorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 568 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 579 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 679 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 878 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 887 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 933 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 943 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 959 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 960 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 965 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 966 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 987 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 988 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 990 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 996 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 997 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 999 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1036 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1037 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1052 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1058 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1059 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1061 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1067 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1068 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1070 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1106 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1112 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1125 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1132 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1145 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1147 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1157 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1158 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1159 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1198 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1211 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1218 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1232 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1234 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1236 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1243 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1256 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1272 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1274 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1276 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1309 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1330 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1422 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1435 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1446 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1465 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1483 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1497 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1515 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1550 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1552 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1558 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1568 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1582 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1584 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1630 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1635 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1639 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1665 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1673 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1679 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/LenientSerializableTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/LinkedHashMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/LinkedListMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ListsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 494 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 723 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 778 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 831 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 837 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 841 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 868 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 923 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 924 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 925 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MapMakerInternalMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 325 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 727 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 728 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 811 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 852 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 853 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 884 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 885 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 914 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 915 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MapMakerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MapsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 222 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 512 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 532 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 682 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 903 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1022 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1046 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1050 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1059 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1456 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1504 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MapsTransformValuesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MapsTransformValuesUnmodifiableIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 290 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 361 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MinMaxPriorityQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 394 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 691 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 850 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 851 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 854 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 855 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 859 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 860 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 861 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 865 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 866 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MultimapBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MultimapsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 498 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 526 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 543 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 544 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 547 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 548 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 549 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 550 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 552 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 673 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 680 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 687 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 721 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 722 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MultisetsImmutableEntryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/MultisetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/ObjectArraysTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/OrderingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 477 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 480 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 490 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 539 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 546 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 560 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 567 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 582 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 598 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 606 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 630 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 767 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 774 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/PeekingIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/QueuesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/RangeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 253 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 326 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 329 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 508 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 510 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/RegularImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SetsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 522 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 574 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 751 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 754 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 843 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 845 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 846 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 847 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 848 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 980 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 981 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1152 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SimpleAbstractMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SingletonImmutableTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SortedIterablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 29 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 34 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedBiMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedDequeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedMultimapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 160 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedNavigableMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 397 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedNavigableSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedQueueTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/SynchronizedTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/TableCollectionTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1126 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/TreeBasedTableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 405 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 407 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/TreeMultisetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/TreeRangeMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 704 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/TreeRangeSetTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/UnmodifiableIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/UnmodifiableListIteratorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/collect/WellBehavedMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/escape/ArrayBasedEscaperMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/eventbus/SubscriberRegistryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/eventbus/SubscriberTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/AbstractNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 595 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 643 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 644 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 655 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 663 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 672 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableDirectedMultiNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableSimpleDirectedGraphTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableSimpleDirectedNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableSimpleUndirectedGraphTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableSimpleUndirectedNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/graph/ConfigurableUndirectedMultiNetworkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/hash/AbstractStreamingHasherTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/hash/BloomFilterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 267 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 481 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 506 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/hash/HashCodeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 279 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/hash/HashTestUtils.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/hash/HashingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 194 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/AppendableWriterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/BaseEncodingTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/ByteSinkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/ByteSourceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 190 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/ByteSourceTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/ByteStreamsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CharSequenceReaderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CharSinkTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CharSourceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 199 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 307 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CharSourceTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CloseablesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CloserTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 145 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 216 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/CountingInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/FileBackedOutputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/FilesSimplifyPathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/FilesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 192 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 269 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 276 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 283 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 400 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 408 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 410 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 415 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 524 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 575 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 642 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 653 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 654 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 662 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 665 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 771 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 772 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/LittleEndianDataInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/MoreFilesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 294 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 390 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 486 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 502 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 503 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 553 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 632 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/MultiInputStreamTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/MultiReaderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/io/PatternFilenameFilterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/math/BigIntegerMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 66 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 67 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 275 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 277 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 399 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 458 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 22

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/math/DoubleMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 189 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 191 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 364 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 380 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 414 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 416 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 484 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 496 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 520 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 593 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 20
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/math/IntMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 340 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 513 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 527 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 22

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/math/LongMathTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 336 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 429 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 795 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 938 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/net/HostAndPortTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/net/HostSpecifierTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/net/InetAddressesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 166 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 239 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 244 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 324 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 365 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 383 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 386 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 487 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 505 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 521 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 540 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 557 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 562 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 587 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/net/InternetDomainNameTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 456 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 471 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/net/MediaTypeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 299 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 310 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 314 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 315 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 316 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/BooleansTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 118 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 288 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 289 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 295 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 296 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 297 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 320 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/BytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 268 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/CharsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 349 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 448 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/DoublesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 263 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 270 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 280 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 417 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 420 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 466 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 476 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 497 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/FloatsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 207 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 246 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 247 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 255 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 393 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 442 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/IntsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 200 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 201 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 356 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 363 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 382 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 384 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 422 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 423 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 424 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 426 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/LongsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 178 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 391 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 398 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 436 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 437 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 439 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 440 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 459 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 469 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/PrimitivesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 32 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/ShortsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 109 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 226 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 286 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 355 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 392 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 403 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 450 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 451 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 455 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 462 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 485 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/SignedBytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 183 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/UnsignedBytesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 298 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/UnsignedIntegerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 95 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/UnsignedIntsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 184 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 227 22
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 22
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/UnsignedLongTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 20

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/primitives/UnsignedLongsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 165 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/reflect/ElementTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 35 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 36 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 37 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 39 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 40 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 41 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 42 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 47 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 48 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 71 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 121 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 128 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 133 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 138 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 143 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 144 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 152 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 158 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 159 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/reflect/InvokableTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 85 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 142 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 256 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 259 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 264 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 266 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 271 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 272 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 273 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 274 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 281 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 282 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 287 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 292 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/reflect/MutableTypeToInstanceMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/reflect/TypeTokenSubtypeTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 38 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 44 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/reflect/TypeTokenTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 584 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 589 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 590 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 594 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 596 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 601 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 602 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 603 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 607 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 609 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 611 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 612 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 617 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 618 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 619 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 620 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 625 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 626 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 634 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 635 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 636 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 638 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 639 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 640 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 646 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 647 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 648 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 649 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 650 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 651 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 652 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 657 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 658 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 659 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 661 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 666 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 667 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 668 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 669 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 674 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 675 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 676 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 677 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 683 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 684 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 685 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 686 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 692 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 693 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 694 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 695 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 699 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 700 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 701 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 707 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 720 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 724 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 731 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 732 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 733 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 736 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 737 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 738 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 741 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 742 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 743 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 752 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 753 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 758 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 759 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 764 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 765 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 768 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 769 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 775 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 776 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 781 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 782 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 783 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 786 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 787 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 788 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 789 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 790 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 791 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 792 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 815 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 816 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 817 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 818 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 819 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 820 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 822 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 823 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 824 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 825 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 826 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 827 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 927 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 928 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 929 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 934 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 935 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 936 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 937 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 941 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 942 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 943 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 947 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 948 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 949 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 950 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 951 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 952 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 953 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 954 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 955 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 956 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 957 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 958 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 962 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 963 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 964 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 968 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 969 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 970 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 971 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1325 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1336 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1351 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1370 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1382 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1385 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2001 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2007 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractExecutionThreadServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 119 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 140 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 141 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 157 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 175 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractFutureCancellationCauseTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 78 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 106 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 489 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 613 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 622 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 623 21
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 627 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 628 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 629 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 709 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 710 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 712 19
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 713 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 735 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 748 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 757 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 926 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractListeningExecutorServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 57 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractScheduledServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 251 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 317 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 331 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 341 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 379 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 401 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 418 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AbstractServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 64 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 65 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 172 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 210 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 219 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 220 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 260 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 261 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 308 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 862 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 882 21

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleArrayTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 198 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 211 20
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 278 21
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 327 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 328 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 347 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 348 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 350 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 352 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AtomicDoubleTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 92 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 240 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 242 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 243 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/AtomicLongMapTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 59 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 61 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 162 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 195 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 230 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 250 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 258 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 265 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 284 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 285 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 293 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 300 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 309 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 311 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 312 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 313 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 319 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 321 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 322 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 323 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 375 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 387 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 388 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 389 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 395 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 396 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 404 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 406 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 409 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 411 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 413 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 421 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 438 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 453 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 457 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 475 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 482 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 483 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 488 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 491 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 492 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 495 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 507 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 509 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 517 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 519 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 534 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 537 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 551 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 569 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 570 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 571 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 660 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/CycleDetectingLockFactoryTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 449 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 452 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 461 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 464 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 465 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 473 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 478 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 479 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/ExecutionListTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 50 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/FutureCallbackTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 174 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/FuturesGetCheckedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 338 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/FuturesGetUncheckedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 193 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 354 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 430 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 431 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 432 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 444 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 445 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 446 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 499 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 500 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 501 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 514 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 515 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 531 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 536 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 585 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 605 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 834 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 839 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1098 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1099 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1108 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1109 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1133 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1134 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1354 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1355 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1364 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1365 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1447 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1467 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1583 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1604 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1846 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1848 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1948 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1950 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2071 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2073 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2108 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2117 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2174 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2176 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2178 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2181 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2194 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2204 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2218 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2219 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2220 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2282 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2283 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2300 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2301 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2303 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2304 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2315 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2316 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2317 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2318 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2319 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2320 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2330 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2331 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2332 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2345 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2347 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2348 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2376 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2623 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2624 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2728 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2729 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2755 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 2756 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3178 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3181 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3194 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3197 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3212 23
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3215 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3282 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3284 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3286 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3289 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3302 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3312 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3323 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3325 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3328 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3342 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3347 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3361 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3363 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3366 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3379 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3380 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3381 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3382 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3383 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3419 23
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3426 24
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3432 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3434 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3435 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3451 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3452 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3453 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3454 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3455 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3468 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3470 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3472 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3475 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3520 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3522 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3531 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3545 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3546 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3547 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3554 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3555 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3556 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3557 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3558 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3593 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3594 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3672 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3897 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3898 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3899 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3900 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3913 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3915 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3917 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3922 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3923 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 3940 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/FuturesTransformAsyncTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 146 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 168 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 169 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 170 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 171 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/GeneratedMonitorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 529 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 530 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 542 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 572 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 573 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 576 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 586 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 592 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/JSR166TestCase.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 330 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 474 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 493 47
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 516 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 856 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 864 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1134 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1140 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 1141 18

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/JdkFutureAdaptersTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 148 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 257 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 262 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/ListenableFutureTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 97 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 130 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 137 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 155 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 156 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/ListenableFutureTester.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 62 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 63 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 72 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 75 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 83 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 84 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 86 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 88 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 99 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 102 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/MoreExecutorsTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 41
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 197 42
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 29
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 29
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 217 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 218 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 221 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 228 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 232 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 237 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 238 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 245 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 306 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 374 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 425 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 427 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 433 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 435 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 441 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 443 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 588 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 614 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 689 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 690 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 697 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 708 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 719 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 749 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 750 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/RateLimiterTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 333 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 334 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 335 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 337 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 342 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 343 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 344 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 346 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 351 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 353 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 360 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 362 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 460 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 463 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/SequentialExecutorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 96 24
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 100 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 241 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/ServiceManagerTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 161 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 176 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 179 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 180 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 181 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 182 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 185 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 186 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 205 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 212 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 213 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 214 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 229 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 236 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 248 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 249 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 252 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 318 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 366 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 367 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 368 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 369 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 371 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 372 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 373 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 377 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 378 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/SettableFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 58 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 68 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 69 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 74 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 81 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 82 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 87 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 89 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 90 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 91 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 93 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 94 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 101 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 103 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 105 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 107 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 122 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 124 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 136 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 147 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 149 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 150 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 151 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 153 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 154 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 163 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 164 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 173 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 187 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 202 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 203 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 215 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 223 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 224 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 225 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 233 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 234 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 235 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/StripedTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 111 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 113 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 167 19
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 196 17

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/SupplementalMonitorTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 79 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 80 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/TestPlatform.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 60 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/ThreadFactoryBuilderTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 70 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 73 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 114 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 120 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 206 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 209 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/TrustedInputFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/TrustedListenableFutureTaskTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 43 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 45 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 46 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 52 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 54 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 55 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 56 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 76 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 77 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 123 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 125 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 126 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 188 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 204 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/UninterruptibleFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 98 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 108 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 110 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 112 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 116 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 129 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 131 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 132 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 134 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 135 15

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/UninterruptiblesTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 104 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 115 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 127 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 139 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 177 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 208 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 303 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 304 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 305 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 357 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 358 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 359 15
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 468 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 511 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 545 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 554 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 559 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 564 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 615 18
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 616 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 631 17
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 637 17
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 670 18
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 705 15
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 725 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/UntrustedInputFutureTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 31 16

    /Users/raghav/play/checkstyle-contribution/checkstyle-tester/repositories/guava-mvnstyle/guava-tests/test/com/google/common/util/concurrent/WrappingExecutorServiceTest.java

    Severity Rule Message Line Col
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 49 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 51 16
    # warning ForbidCertainMethod Call to 'assertFalse' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 53 16
    # warning ForbidCertainMethod Call to 'assertTrue' method (matches pattern ^assert(True|False)$) with '1' arguments (matches pattern 1) is forbidden. 301 17